google scripts with students and implementing in the classroom. writing programs from a problem solving po int of view. Google forms used in schools to collect data
This is completly Google.
Basics of what you can do. You can do stuff if you write a script to do this. Like red and white days. To keep schedule on the google calendar. Students wrote the script for a help desk ticket. This can be used for problem solving as need comes up.
Kids can all do this with some instruction. This is a basic Java script. Learn the script and using the google tools.
Calendar problems were solved by writing the scripts
Field trip transportation requests. Fill out a google form and get it to the transportation coordinator and the bus is assigned. C ompletely paperless and well documented
Survey's need to be done but how do you get the students who don't take the survey and still be anonymous.
Google form but there is long text that look really bad. Script for text answers so that a doc is made for the long answers.
Go to presenters site and look under presenters
w3schools to learn java script code academy learn google stuff tutorial sites to do this writing. basic java script prompt, var, if, while, for. manual is on the link learn the objects and see what they do.
Actions can be perfomed on objects. You can use these as variables. You can script the apps to do the things you need them to do.
By using google they learn what other engineers do. They were interacting with other clients.
Use tutorials to find where to write scripts. Use the spread sheet as the essential tool for this. It is the organizing tool. You can access gmail, docs, and calendar. Use the tool menu set a trigger.
use the link to find the tutorials and the menus.
Go to tools and select script editor. This is the environment to where you need to change the sheet. when you hit the dot it will tell you what the actions are. see what a data sheet can do. look for the last row of the spread sheet. Create a doc.
programming using all the google tools
google scripts with students and implementing in the classroom.
writing programs from a problem solving po
int of view.
Google forms used in schools to collect data
This is completly Google.
Basics of what you can do.
You can do stuff if you write a script to do this. Like red and white days. To keep schedule on the google calendar.
Students wrote the script for a help desk ticket.
This can be used for problem solving as need comes up.
Kids can all do this with some instruction. This is a basic Java script. Learn the script and using the google tools.
Calendar problems were solved by writing the scripts
Field trip transportation requests. Fill out a google form and get it to the transportation coordinator and the bus is assigned. C ompletely paperless and well documented
Survey's need to be done but how do you get the students who don't take the survey and still be anonymous.
Google form but there is long text that look really bad. Script for text answers so that a doc is made for the long answers.
Go to presenters site and look under presenters
w3schools to learn java script
code academy
learn google stuff
tutorial sites to do this writing.
basic java script prompt, var, if, while, for. manual is on the link
learn the objects and see what they do.
https://docs.google.com/a/bsdvt.org/file/d/0B-5Lrr8i19TSTlBkTXEtM0J0Rkk/edit
Actions can be perfomed on objects.
You can use these as variables. You can script the apps to do the things you need them to do.
By using google they learn what other engineers do. They were interacting with other clients.
Use tutorials to find where to write scripts. Use the spread sheet as the essential tool for this. It is the organizing tool. You can access gmail, docs, and calendar. Use the tool menu set a trigger.
use the link to find the tutorials and the menus.
Go to tools and select script editor. This is the environment to where you need to change the sheet. when you hit the dot it will tell you what the actions are. see what a data sheet can do. look for the last row of the spread sheet. Create a doc.
tutorial learningwithlucy
try the tutorials in order to get started.